action muxer: Change inheritance
authorMatthias Clasen <mclasen@redhat.com>
Sat, 22 Jun 2019 22:51:23 +0000 (22:51 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 22 Jun 2019 22:51:23 +0000 (22:51 +0000)
commitad4a81e9dfbe5caa444561372767dc90f3fb279e
treeb91674e84ed014ec373e02fb41fed03000151973
parent95e5472ade765eae852f2fc6106fd22f30e3bf11
action muxer: Change inheritance

Previously, we would not look any further for
an action once we found a match for the prefix,
defining inheritance by groups. Change this to
inheritance for individual actions, since we
are moving towards individual actions as the
main ingredient in GTKs action support.
gtk/gtkactionmuxer.c